Skip to content

docs: add TSG for updateRun and amend existing rollout docs#1081

Merged
ryanzhang-oss merged 5 commits intoAzure:mainfrom
jwtty:updaterun-tsg
Mar 18, 2025
Merged

docs: add TSG for updateRun and amend existing rollout docs#1081
ryanzhang-oss merged 5 commits intoAzure:mainfrom
jwtty:updaterun-tsg

Conversation

@jwtty
Copy link
Copy Markdown
Contributor

@jwtty jwtty commented Mar 13, 2025

Description of your changes

  1. add TSG for updateRun
  2. add updateRun rollout type in existing rollout docs

Fixes #

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Special notes for your reviewer

Comment thread docs/howtos/crp.md Outdated
Comment thread docs/howtos/crp.md Outdated
Comment thread docs/concepts/StagedUpdateRun/README.md
@jwtty jwtty force-pushed the updaterun-tsg branch 3 times, most recently from e90772c to 43ed6a5 Compare March 17, 2025 22:07

## Concurrent updateRuns

Multiple concurrent `ClusterStagedUpdateRun`s can be created for the same `ClusterResourcePlacement`, allowing fleet administrators to pipeline the rollout of different resource versions. However, to maintain consistency across the fleet and prevent member clusters from running different resource versions simultaneously, we enforce a key constraint: all concurrent `ClusterStagedUpdateRun`s must use identical `ClusterStagedUpdateStrategy` settings.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did we actually enforce this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not yet. This would be the next work item after enabling metrics.

Comment thread docs/howtos/crp.md
@ryanzhang-oss ryanzhang-oss merged commit 765af36 into Azure:main Mar 18, 2025
6 checks passed
@jwtty jwtty deleted the updaterun-tsg branch March 18, 2025 18:30
ryanzhang-oss pushed a commit to ryanzhang-oss/fleet that referenced this pull request Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants